Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: move "alarm,compactor" to "internal/*" #9234

Merged
merged 1 commit into from
Jan 25, 2018

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Jan 25, 2018

For #9220.

CHANGELOG-3.4.md Outdated
@@ -22,8 +22,10 @@
- Remove recursive symlinks in `cmd` directory.
- Now `go get/install/build` on `etcd` packages (e.g. `clientv3`, `tools/benchmark`) enforce builds with etcd `vendor` directory.
- Reorganize [internal packages](https://github.com/coreos/etcd/issues/9220).
- Rename `"github.com/coreos/etcd/snap"` to [`"github.com/coreos/etcd/internal/raftsnap"`](https://github.com/coreos/etcd/pull/9211).
- Rename `"github.com/coreos/etcd/alarm"` to [`"github.com/coreos/etcd/internal/alarm"`](https://github.com/coreos/etcd/pull/9234).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move instead of rename.

@xiang90
Copy link
Contributor

xiang90 commented Jan 25, 2018

lgtm

@gyuho gyuho changed the title *: rename "alarm,compactor" to "internal/*" *: move "alarm,compactor" to "internal/*" Jan 25, 2018
@gyuho gyuho force-pushed the internal-alarm-compactor branch from e75bf76 to 46b9844 Compare January 25, 2018 23:26
@gyuho gyuho merged commit 798586b into etcd-io:master Jan 25, 2018
@gyuho gyuho deleted the internal-alarm-compactor branch January 25, 2018 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants